Add (>= 1:25) restriction to emacs metapackage dependencies
authorRob Browning <rlb@defaultvalue.org>
Sat, 25 Aug 2018 19:22:53 +0000 (14:22 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 25 Aug 2018 19:22:57 +0000 (14:22 -0500)
commitf1a32b3f6f31ba93cf7ed05421547d9850f808e6
treea1b5c119e6e8f26ec849438fa43f19359b4fcbd0
parent83a9f9bd74dd3f8914d2f1ca5e5faeb15c2cc619
Add (>= 1:25) restriction to emacs metapackage dependencies

Without this it was possible to end up with two empty metapackages
installed instead of the expected metapackage and actual package.

Thanks to Shin Yoshida for reporting the problem and Sven Joachim for
noting the solution.

Closes: 906534
debian/control